Use git log --follow to get commits collection. Closes #6966 of gitlabhq/gitlabhq#35
Use git log --follow to get commits collection. Closes #6966 of gitlabhq/gitlabhq#35laube wants to merge 2 commits intogitlabhq:masterfrom
Conversation
|
@laube is this something you can get working again? Perhaps @woita, @akzhan, and @mr-vinn may be able to help or at least offer tips. For reference: related to gitlabhq/gitlabhq#3502, gitlabhq/gitlabhq#7417, https://github.com/gitlabhq/gitlabhq/issues/7832, https://github.com/gitlabhq/gitlabhq/issues/6966 |
|
I'm not sure we want this in gitlab_git - I agree with @woita in gitlabhq/gitlabhq#7417 (comment) that GitLab should dictate whether |
|
Hmm so do you think the original solution proposed at gitlabhq/gitlabhq#7417 would work. |
|
@bbodenmiller Yeah, I would probably vote to put it in GitLab instead of the gem. But since gitlabhq/gitlabhq#7417 does the same thing as this PR and always uses Ideally I think it would be nice to have GitLab set the option and default to |
|
Proposed solution: gitlabhq/gitlabhq#8280 |
Based on pull request #3502 from akzhan.